-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Backports for 1.13.0-beta2 #60614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
KristofferC
wants to merge
10
commits into
release-1.13
Choose a base branch
from
backports-release-1.13
base: release-1.13
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Backports for 1.13.0-beta2 #60614
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 8101956)
(cherry picked from commit 42ad41c)
(cherry picked from commit d1b898d)
Moving out closures into separate functions, using `@lock` instead of `lock() do`. (cherry picked from commit 915a892)
(cherry picked from commit f20e754)
…60615) Co-authored-by: KristofferC <[email protected]>
Co-authored-by: KristofferC <[email protected]>
04dbf3f to
3fb442e
Compare
…#60700) Stdlib: SparseArrays URL: https://github.com/JuliaSparse/SparseArrays.jl.git Stdlib branch: release-1.13 Julia branch: backports-release-1.13 Old commit: 26c80c8 New commit: 6b7e9ef Julia version: 1.13.0-beta1 SparseArrays version: 1.13.0 Bump invoked by: @dkarrasch Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaSparse/SparseArrays.jl@26c80c8...6b7e9ef ``` $ git log --oneline 26c80c8..6b7e9ef 6b7e9ef Backports to release v1.13 (#665) 0a37c0c Update CI workflow for Julia and checkout action (#659) 1216e80 Separate out tests for the GPL build and do not run them when GPL libs are not present (#658) 0f0cd32 Remove more bounds checks (#661) d53ae09 Fix generic sparse-dense multiplication (#663) ``` Co-authored-by: dkarrasch <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backported PRs:
Need manual backport:
remove-argument-side-effectswith keyword call #60195yin parsingx' = y#60246parse_brackets#60403parse_brackets()#60476Contains multiple commits, manual intervention needed:
convertto aSymbolorString#60366full_nameafter precompiling extension #60456Core.Boxin stdlibs and Base. #60490Core.Boxin Base. #60515Core.Boxin Base (and Compiler) #60547Core.Boxin Base and SharedArrays #60599Non-merged PRs with backport label:
firstindexbefore by values (like vectors) #60565inline_cost_threshold == typemax(Int)#60121Core._apply_iterate#60062